projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6bcf791
)
; Fix last change to bibtex.el
author
Basil L. Contovounesios
<contovob@tcd.ie>
Mon, 11 May 2020 10:43:29 +0000
(11:43 +0100)
committer
Basil L. Contovounesios
<contovob@tcd.ie>
Mon, 11 May 2020 10:43:29 +0000
(11:43 +0100)
* lisp/textmodes/bibtex.el
(bibtex-autokey-before-presentation-function): Bump :version tag now
that nil is no longer a valid value.
lisp/textmodes/bibtex.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/bibtex.el
b/lisp/textmodes/bibtex.el
index 229c06f7c4fab8f37d5c4e4b04d17268cb304da5..fa82227f36cf89f9dac9b476526177960846d7ab 100644
(file)
--- a/
lisp/textmodes/bibtex.el
+++ b/
lisp/textmodes/bibtex.el
@@
-1193,6
+1193,7
@@
See `bibtex-generate-autokey' for details."
The function must take one argument (the automatically generated key),
and must return a string (the key to use)."
:group 'bibtex-autokey
+ :version "28.1"
:type 'function)
(defcustom bibtex-entry-offset 0